home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 23
/
Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso
/
Aminet
/
dev
/
misc
/
gms_dev.lha
/
GMSDev
/
Includes
/
GST
/
dpk.c
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-10-27
|
255 b
|
15 lines
/*
** Use the following command to create a GST file of all includes:
**
** sc noobjname dpk.c
**
*/
#include <proto/dpkernel.h>
#include <system/all.h>
#include <files/all.h>
#include <dpkernel/all.h>
#include <graphics/all.h>
#include <input/all.h>